Don't dh_auto_clean, and run dh_clean first
authorRob Browning <rlb@defaultvalue.org>
Sun, 23 Oct 2016 15:39:57 +0000 (10:39 -0500)
committerRob Browning <rlb@defaultvalue.org>
Mon, 24 Oct 2016 17:06:44 +0000 (12:06 -0500)
commit373b330171b811c340253bf08b3912c1765653de
tree59268e207bda758f0c864cb6ba38c4f761ce70f3
parent4feb544f98d205a3c9e459dac4578e7bd3b011f0
Don't dh_auto_clean, and run dh_clean first

Since we don't build in the source tree, we shouldn't clean there
either, and let dh_clean take care of its bits before we stomp around.
debian/rules